Skip to content

Fix: Coverage data not picked-up using Gradle Managed Devices and flavors #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Rolf-Smit
Copy link
Contributor

This also modifies the integration test to also include a module with flavors, so in the future bugs related to flavors will hopefully surface sooner.

Fixes: #102

@Rolf-Smit Rolf-Smit force-pushed the bugfix/coverage-with-gradle-managed-devices-and-flavors branch from e114552 to 8fbe285 Compare September 2, 2024 23:27
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.55%. Comparing base (7f6d0db) to head (8fbe285).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #108      +/-   ##
============================================
+ Coverage     80.97%   81.55%   +0.57%     
- Complexity       47       48       +1     
============================================
  Files             8        8              
  Lines           205      206       +1     
  Branches         30       30              
============================================
+ Hits            166      168       +2     
  Misses           11       11              
+ Partials         28       27       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Rolf-Smit Rolf-Smit changed the title Fix: Coverage report not picked-up using Gradle Managed Devices and flavors Fix: Coverage data not picked-up using Gradle Managed Devices and flavors Sep 3, 2024
@Rolf-Smit Rolf-Smit merged commit 61324cb into master Sep 3, 2024
4 checks passed
@Rolf-Smit Rolf-Smit deleted the bugfix/coverage-with-gradle-managed-devices-and-flavors branch September 3, 2024 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coverage path in case gradle managed device is wrong in case where flavours is defined
1 participant